Welcome![Sign In][Sign Up]
Location:
Search - sms CSharp

Search list

[SMSCsharp开发的CMPP协议SP端平台

Description: C#开发的CMPP协议SP端平台 1.Sample为示例解决方案 2.GateWaySample是示例项目 3.CMSMGWCenter为短信应用接口,为调用CMSMIF.DLL的示例代码,同时其被GateSample调用. 4.GateWaySample\bin\Debug\GateWaySample.exe为示例可执行文件. 5.DataBase\SMSCenter.DB为示例数据库.-C# development of the SP-CMPP 1.Sample platform solutions for example 2.GateWaySample example is the project to 3.CMSMGWCenter messaging application interface for the call CMSMIF.DLL sample code, while its GateSample was called. 4.GateWaySample \ bin \ Debug \ GateWaySample . for example exe executable files. 5.DataBase \ SMSCenter.DB for the sample database.
Platform: | Size: 151552 | Author: | Hits:

[CSharpSMSFree

Description: 发送短消息的工具包括全部源代码,以及如何通过web 页掉用-send SMS tools include full source code, and how to use web pages swap
Platform: | Size: 238592 | Author: 罅隙林 | Hits:

[USB developIPP.SMS

Description: usb-com for sms 自己开发的类 可以借鉴下-usb-com frantically for their development under the category of reference
Platform: | Size: 154624 | Author: roib | Hits:

[CSharpmymsn

Description: 最近在新公司忙一数据库中的数据改变监控系统,定时根据复杂的业务规则去检索是否有改变的数据,如果有,则通过各种渠道(MSN、EMail、SMS等发送通知消息)。 其中MSN信息发送部分,我在工余时间花了几个小时扩展了一下,做了一个MSN机器人,源代码是C#,含自动IP地址查询、简单自动问答等。 做这个没有什么目的,只是看看到底别人是怎样实现的,自己做了2个小时就实现了,没有什么难度,顺便打破别人敝帚自珍的做法,不就是一点点代码吗?还故做神秘的:)因为有现成的DotMSN组件,自己搜索该组件出处。 安装和使用:解压,把mymsn.mdf文件附加到MS SQL Server中,打开mymsn.sln,修改dbconnection字符串中的数据库地址、用户名和密码,然后运行便可。 你可以尝试申请多一个账户,专门用来登录做机器人,自己的则用来测算该机器人。机器人登录后,可以点击“show online contact”按钮,会显示在线人员,双击之,便可。 尝试输入“:)” “:(”“你是父亲是谁?”之类的话,就可以看见自动回复。
Platform: | Size: 1806336 | Author: feelong | Hits:

[CSharpZybPDU

Description: GSM模块接收和发送短信时对短信的处理类。 /// <summary> /// 函数功能:提取短信的发送时间 /// 函数名称:GetDataTime(string SMS) /// 参 数:SMS:要进行转换的整个短信内容 /// 返 回 值:发送时间 /// </summary> /// <summary> /// 函数功能:提取短信的内容(PDU) /// 函数名称:GetContent(string SMS) /// 参 数:SMS:要进行转换的整个短信内容 /// 返 回 值:短信内容 /// </summary> /// <summary> /// 函数功能:提取短信的TEXT内容(TEXT) /// 函数名称:GetTextContent(string SMS) /// 参 数:SMS:要进行转换的整个短信内容 /// 返 回 值:短信内容 /// </summary>-GSM module to receive and send message on the message type of treatment.///
Platform: | Size: 1024 | Author: | Hits:

[SMSPDU

Description: /// /// /// / ///文 件:.cs ///概 要:针对国内短信解码(USC2) ///组成结构:包含四个函数: /// 1、GetEverySMS(string SMS) /// 2、GetTelphone(string SMS) /// 3、GetDataTime(string SMS) /// 4、GetContent(string SMS) -//////////////////////File:. Cs///Summary: In view of the domestic message decoding (USC2)///component structure: contains four functions:///1, GetEverySMS (string SMS)///2, GetTelphone (string SMS)///3, GetDataTime (string SMS)///4, GetContent (string SMS)
Platform: | Size: 46080 | Author: | Hits:

[SMSeasy-sms-MailSmsGateway

Description: SMS, Mail gateway. 可以移植到其他的平台上. 代码是C#(.NET 2.0)编写. 使用文件系统接口来进行数据传输。 -SMS, Mail gateway. Can be ported to other platforms. Code is C# (. NET 2.0) to prepare. The use of file system interface for data transmission.
Platform: | Size: 51200 | Author: Da Fenqi | Hits:

[MiddleWarecsharp-sms-example

Description: GSM 模块希望大家看看啊 -GSM module hope that everyone take a look at ah
Platform: | Size: 156672 | Author: 比绅 | Hits:

[SMSsms_cs

Description: windowsmobile 短信接收,NotifyIcon,sqlite 数据库操作-Windows SMS reception, NotifyIcon, sqlite database operations
Platform: | Size: 271360 | Author: zclhxl | Hits:

[Internet-NetworkEasySMPP-1.0.0.1

Description: SMPP protocol library for fast and easy SMSC(Short Message Service Centre) client development even for non-telecom guys. Easy to use classes covers all needed functionality for SMS applications developers and Content Providers. Written for .NET 2.0 in C# -SMPP protocol library for fast and easy SMSC (Short Message Service center) client development even for non-telecom guys. Easy to use classes covers all needed functionality for SMS applications developers and Content Providers. Written for. NET 2.0 in C#
Platform: | Size: 63488 | Author: kina | Hits:

[CSharpSMS

Description: 通过本系统用户完全可以对指定的一组电话号码进行短信的群发,加快了办公的效率。系统自身还有对已发短信的查询功能以及查看SIM卡中收到的短信,还为用户提供了电话簿的功能,通过电话簿管理,可以将比较常用的联系人及其手机号码添加到数据库中,方便在发送短信时添加接收人。系统安全方面也做了考虑,首先用户要通过登录模块验证成功之后才可以进入系统的主窗体,如果用户要暂时的离开,可以通过系统菜单栏中的“锁定系统”命令锁定系统界面,如果想再次使用,需要输入登录密码。为了减轻用户文字输入量,系统提供了常用短语模块,通过此模块用户可以选择一些常用的短语作为短信的内容,同时还可以自定义一些常用的短语以及删除一些不想要的短语。-err
Platform: | Size: 1293312 | Author: ufo | Hits:

[SMSsmspdulibsrc

Description: The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over hierarchy of classes will allow you to create new classes for other types of short messages using the realized base functionality. At present, the following types of short messages are supported: status report, SMS (with long (large) SMS parts support)
Platform: | Size: 6144 | Author: 刘苑 | Hits:

[SMSsms

Description: 手机短信息传情(直接发送到手机) 内含5000条各类短信息 演示:http://www.96966.net.cn 下载:http://www.96966.net.cn/sms.rar 前几年的赚钱利器,程序是2005年问世的。简单易用。 当时还没有什么彩信,硬是靠着短信息发送量赚的网站费用。 对于大流量的网站这个小程序可以起到很大的网站作用。 后台admin/admin.asp 用名admin 密码admin 当年彩秀流行用了彩秀的发送接口。 zyzstxt.asp是发送端口。如果继续使用彩秀端口加他们技术421397025告之发送新地址 当然还可以使用其它的彩信短信联盟接口。方法更为简单。你只需调取数据库(title) 值就行了。-Regards phone text messages (sent directly to mobile phones) contain various kinds of SMS 5000 Demo: http://www.96966.net.cn Download: http://www.96966.net.cn/sms.rar previous In the money-making tool, the program is to come in 2005. Easy to use. At that time, there is no MMS, simply send a text message through the website of the cost of the amount earned. For large traffic sites, this small program can play a significant role in site. Background admin/admin.asp with name admin password admin then show popular color with the color show of sending interface. zyzstxt.asp is sending port. If we continue to increase the use of color show port 421,397,025 to announce their technology to send the new address of course, can also use other MMS messaging interface Union. Methods easier. You just need to access the database (title) values on the list.
Platform: | Size: 421888 | Author: 灵雨飘零 | Hits:

[CSharpsms

Description: C#2005库存管理系统,SQL2000数据库-C# 2005 inventory management system, SQL2000 database
Platform: | Size: 84992 | Author: 马明 | Hits:

[SMSmobilemessage

Description: 短信发送,实现短信发送,以及短信的群发功能等。-SMS, SMS sending, as well as features such as mass text messages.
Platform: | Size: 470016 | Author: hetoa | Hits:

[Communication-MobileSMS

Description: 非常好的短信群发代码,下载看看,附带说明文件-Bulk SMS very good code, download to see included in the Notes document
Platform: | Size: 2386944 | Author: 田间 | Hits:

[.netSMSPDUDemo

Description: SMS短信PDU编码源码,实现解码编码,程序很精简,值得参考-PDU source code SMS text messages, the realization of decoding codes, procedures are streamlined, it is also useful
Platform: | Size: 24576 | Author: 坏人 | Hits:

[JSP/Javasms

Description: 短信发送及监听 环境为.net2003 c# 数据库sqlserver2005-sms
Platform: | Size: 8601600 | Author: 李进京 | Hits:

[Program docSMS

Description: 通过短信猫发短信,C# 版本,支持TC35i,TC35等工业手机模块-Cat via SMS text messaging
Platform: | Size: 3367936 | Author: joy | Hits:

[CSharpsms

Description: 本系统主要利用硬件短信猫发送短信,通过本系统用户完全可以对指定的一组电话号码进行短信的群发,加快了办公的效率。系统自身还有对已发短信的查询功能以及查看SIM卡中收到的短信,还为用户提供了电话簿的功能,通过电话簿管理,可以将比较常用的联系人及其手机号码添加到数据库中,方便在发送短信时添加接收人。-enterprise sms system
Platform: | Size: 1394688 | Author: kevin | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net